projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b24a59b
)
* play/handwrite.el (handwrite): Also process lines not ending
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 12 Nov 2006 17:32:18 +0000
(17:32 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 12 Nov 2006 17:32:18 +0000
(17:32 +0000)
with newline. Replace some position-fiddling with different
logic. Improve performance.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 8e92d077482b2bf9f5b019a44ccfdf32cef93e3c..d509176d9b237551e4aa3a1dd901d154694894c2 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2006-11-12 Markus Triska <triska@gmx.at>
+
+ * play/handwrite.el (handwrite): Also process lines not ending
+ with newline. Replace some position-fiddling with different
+ logic. Improve performance.
+
2006-11-12 Stephen Leake <stephen_leake@stephe-leake.org>
* progmodes/ada-xref.el (ada-prj-default-check-cmd): New variable,